net/http.http2pipe.Write (method, view implemented interface methods)
3 uses
net/http (current package)
h2_bundle.go#L3939: func (p *http2pipe) Write(d []byte) (n int, err error) {
h2_bundle.go#L5902: wrote, err := st.body.Write(data)
h2_bundle.go#L10014: if _, err = cs.bufPipe.Write(data); err != nil {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)